home *** CD-ROM | disk | FTP | other *** search
/ What PC? 2000 May / What PC May 2000 / wpcmay00.iso / SOFTWARE / UTILITY / vvho52uk / VIAVOICE.Z / En_UK.nlu < prev    next >
Text File  |  1998-10-27  |  7KB  |  180 lines

  1. #
  2. # Number, monetary, date and time formatting
  3. #
  4. ##############################################################################
  5. #
  6. # Date formatting
  7. #
  8. # Allowed % variables (see also strftime() time string formatting)
  9. #
  10. # %a Abbreviated weekday name
  11. # %A Full weekday name
  12. # %b Abbreviated month name
  13. # %B Full month name
  14. # %c Date and time representation
  15. # %d Day of month as decimal (01-31)
  16. # %j Day of year as decimal number (001-366)
  17. # %m Month as decimal number (01-12)
  18. # %U Week of year as decimal number, with Sunday as first day of week (00-51)
  19. # %w Weekday as decimal number (0-6, Sunday is 0)
  20. # %W Week of year as decimal number, with Monday as first day of week (00-51)
  21. # %x Date representation
  22. # %y Year without century, as decimal number (00-99)
  23. # %Y Year with century, as decimal number
  24. # '#' removes leading zeros
  25. #
  26. short-date-format       "%#d.%#m."
  27. short-date-year-format  "%#d.%#m.%y"
  28. long-date-format        "%#D %B"
  29. long-date-year-format   "%#D %B, %Y"
  30. long-date-of-format     "%#D %B"
  31. long-date-year-of-format "%#D %B %Y"
  32. long-date-the-format    "%B %#D"
  33. long-date-year-the-format "%B %#D, %Y"
  34. month-day-order         "0"
  35. #
  36. ##############################################################################
  37. #
  38. # Time formatting
  39. #
  40. # Allowed % variables (see also strftime() time string formatting)
  41. #
  42. # %H Hour in 24-hour format (00-23)
  43. # %I Hour in 12-hour format (01-12)
  44. # %M Minute as decimal number (00-59)
  45. # %p a.m./p.m. indicator
  46. # %S Second as decimal number (00-59)
  47. # %X Time representation
  48. # '#' removes leading zeros
  49. #
  50. # time-format-00-minutes is used in cases where
  51. # only hours have been dictated
  52. #
  53. time-format             "%#I:%M%p"
  54. time-format-00-minutes  "%#I:00%p"
  55. time-format-ampm        "%#I:%M%p"
  56. #
  57. ##############################################################################
  58. #
  59. # Number formatting (non-monetary quantities)
  60. #
  61. # Allowed % variables (following printf(positive/negative-number,printf(number-1-999)))
  62. #
  63. positive-number-format  "%s"
  64. negative-number-format  "-%s"
  65. number-1-999            "%d"
  66. number-1-999999         "%d,%03d"
  67. number-1-999999999      "%d,%03d,%03d"
  68. number-1-999999999999   "%d,%03d,%03d,%03d"
  69. number-1-million        "%s million"
  70. number-2-999-million    "%s million"
  71. number-1-billion        "%s billion"
  72. number-2-999-billion    "%s billion"
  73. numfra-1-999            "%d.%s"
  74. numfra-1-999999         "%d,%03d.%s"
  75. numfra-1-999999999      "%d,%03d,%03d.%s"
  76. numfra-1-999999999999   "%d,%03d,%03d,%03d.%s"
  77. LM-up-to                "9"
  78. #
  79. ##############################################################################
  80. #
  81. # Ordinal formatting (non-monetary quantities)
  82. #
  83. # Allowed % variables (following printf(positive/negative-number,printf(number-1-999)))
  84. #
  85. ordinal-1-format        "%sst"
  86. ordinal-2-format        "%snd"
  87. ordinal-3-format        "%srd"
  88. ordinal-4-9-format      "%sth"
  89. ordinal-1-999           "%d"
  90. ordinal-1-999999        "%d.%03d"
  91. ordinal-1-999999999     "%d.%03d.%03d"
  92. ordinal-1-999999999999  "%d.%03d.%03d.%03d"
  93. ordinal-1-million       "%s millionth"
  94. ordinal-2-999-million   "%s millionth"
  95. ordinal-1-billion       "%s billionth"
  96. ordinal-2-999-billion   "%s billionth"
  97. ordinal-spell-out-up-to "3"
  98. #
  99. ##############################################################################
  100. #
  101. # Formatting of monetary quantities
  102. #
  103. # Allowed % variables
  104. # if currency-symbol-first
  105. #    printf(positive/negative-monetary-format,currency-symbol,printf(number-1-999))
  106. # else
  107. #    printf(positive/negative-monetary-format,printf(number-1-999),currency-symbol)
  108. #
  109. currency-symbol-first           "1"
  110. positive-monetary-format        "%s%s"
  111. negative-monetary-format        "-%s%s"
  112. currency2-symbol-first          "0"
  113. positive-monetary2-format       "%s%s"
  114. negative-monetary2-format       "-%s%s"
  115. monetary-1-999                  "%d"
  116. monetary-1-999999               "%d,%03d"
  117. monetary-1-999999999            "%d,%03d,%03d"
  118. monetary-1-999999999999         "%d,%03d,%03d,%03d"
  119. monetary-1-million              "%s million"
  120. monetary-2-999-million          "%s million"
  121. monetary-1-billion              "%s billion"
  122. monetary-2-999-billion          "%s billion"
  123. monetary-fra-1-999              "%d.%s"
  124. monetary-fra-1-999999           "%d,%03d.%s"
  125. monetary-fra-1-999999999        "%d,%03d,%03d.%s"
  126. monetary-fra-1-999999999999     "%d,%03d,%03d,%03d.%s"
  127. currency-symbol-translation     "dollar=$"
  128. currency-symbol-translation     "cent=$"
  129. currency-symbol-translation     "mark=DM"
  130. currency-symbol-translation     "pfennig=DM"
  131. currency-symbol-translation     "schilling=÷S"
  132. currency-symbol-translation     "groschen=÷S"
  133. currency-symbol-translation     "franken=SFR"
  134. currency-symbol-translation     "rappen=SFR"
  135. currency-symbol-translation     "franc=FF"
  136. currency-symbol-translation     "centimes=FF"
  137. currency-symbol-translation     "peseta=PTS"
  138. currency-symbol-translation     "pounds=ú"
  139. currency-symbol-translation     "pound=ú"
  140. currency-symbol-translation     "pence=p"
  141. currency-symbol-translation     "penny=p"
  142. currency-symbol-translation     "Euro=Ç"
  143. currency-symbol-translation     "cents=ó"
  144. currency-symbol-translation     "cent=ó"
  145. #
  146. ##############################################################################
  147. #
  148. # Post Processor Commands
  149. #
  150. # built-in post-processor commands are: OnAll         applied on all strings
  151. #                                       OnTime        applied for all times
  152. #                                       OnDate        applied for all dates
  153. #                                       OnOrdinal     applied for all ordinals
  154. #                                       OnNumber      applied for all cardinals
  155. #                                       OnMonetary    applied for all monetary quantities
  156. #                                       OnMeasurement applied for all measurements
  157. #                                       OnGlue        applied for all glued numbers (i.e. one two three four five -> 12345)
  158. #
  159. # additional post-processor commands can be registered using post-processor-command "foo".
  160. # register regular expression type patterns using pp-pattern-foo "reg-exp-pattern=reg-exp-substitution-string"
  161. # Example: user says: "account number one two three four"
  162. #          desired result: "Acct.Nr. 12-34"
  163. #            post-processor-command     "account-number"
  164. #            pp-pattern-account-number  "([0-9]{2})([0-9]{2})=Acct.Nr. \1-\2"
  165. #          the word account-number must be flagged SM_WORD_FMT_PHONENUM (0x817) in the voc file !
  166. #
  167. post-processor-command        "OnSpellout"
  168. pp-pattern-OnSpellout         "([a-z_ -]*)(twenty|thirty|forty|fifty|sixty|seventy|eighty|ninety) (one|two|three|four|five|six|seven|eight|nine)=\1\2-\3"
  169. pp-pattern-OnSpellout         "([a-z_ -]*)(twenty|thirty|forty|fifty|sixty|seventy|eighty|ninety) (one|two|three|four|five|six|seven|eight|nine)=\1\2-\3"
  170. pp-pattern-OnSpellout         "([a-z_ -]*)(twenty|thirty|forty|fifty|sixty|seventy|eighty|ninety) (one|two|three|four|five|six|seven|eight|nine)=\1\2-\3"
  171. pp-pattern-OnSpellout         "([a-z_ -]*)(twenty|thirty|forty|fifty|sixty|seventy|eighty|ninety) (one|two|three|four|five|six|seven|eight|nine)=\1\2-\3"
  172. pp-pattern-OnSpellout         "([a-z_ -]*) (_am)=\1 am"
  173. pp-pattern-OnSpellout         "([a-z_ -]*) (_pm)=\1 pm"
  174. #Options
  175. groups-on-page-1              "1"
  176. group-1                       "Euro Symbol Display"
  177. group-1-option-1              "Euros"
  178. group-1-option-1-selection-1  "euro symbol!currency-symbol-translation=Euro=Ç"
  179. group-1-option-1-selection-2  "euro abbreviation (EUR)!currency-symbol-translation=Euro=EUR"
  180.